-
Home
-
Resurs Bank Payments for WooCommerce
-
1.0.29
-
Code
-
Classes
- OrderLine
Total Complexity |
13 |
Dependencies |
4 |
Dependents |
6 |
Total lines |
163 |
Lines of code |
95 |
Logical lines of code |
29 |
Comment lines |
28 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validateTotalVatAmount() |
S |
60 |
2 |
15 |
validateUnitAmountIncludingVat() |
S |
60 |
2 |
15 |
validateDescription() |
S |
65 |
2 |
10 |
validateReference() |
S |
65 |
2 |
10 |
validateTotalAmountIncludingVat() |
S |
63 |
1 |
12 |
__construct() |
S |
66 |
1 |
10 |
validateQuantityUnit() |
S |
70 |
1 |
7 |
validateVatRate() |
S |
68 |
1 |
8 |
validateQuantity() |
S |
68 |
1 |
8 |